Dispose Method

Task Parallel System.Threading

Overload List

  NameDescription
Dispose()()()
Releases the resources used by this ThreadLocal<(Of <(T>)>) instance.
Dispose(Boolean)
Releases the resources used by this ThreadLocal<(Of <(T>)>) instance.

See Also